Welcome![Sign In][Sign Up]
Location:
Search - socket tcp

Search list

[Internet-Networktcp2

Description: 包括服务端和客户端,学习Socket编程入门的最佳入门源码-including services and clients, learning portal Socket Programming the best source portal
Platform: | Size: 15360 | Author: 吴丽军 | Hits:

[Internet-Networkczsocket

Description: 自己写的Unix/Linux下面的封装了TCP网络客户端连接、服务端监听、连接收发处理的类-himself wrote the Unix/Linux Packaging following a TCP network client.- bugging services to connect the transceiver category
Platform: | Size: 5120 | Author: 陈钟 | Hits:

[TCP/IP stackTCPPacket

Description: 此源码演示了如何通过原始套接字来模拟tcp包,对winsock网络编程及tcp/ip协议的学习 有帮助-source of this demonstration of how to simulate the original socket tcp package, right winsock network programming and tcp/ip agreement learning help
Platform: | Size: 3813376 | Author: flyhels | Hits:

[CommunicationtcpClie

Description: vc++ Socket编程入门程序,容易上手,入门首选,才用tcp方式,客户端-vc Socket Programming induction procedures, easier to get started, beginners choice before using tcp way, the client
Platform: | Size: 5120 | Author: 刘芳非 | Hits:

[JSP/JavaNetServer0

Description: 网络基础 TCP/IP协议 IP地址,端口号 使用java.net包中类在程序中实现网络通信 URL类及其用法 InetAddress类 Socket通信(TCP UDP) -network infrastructure TCP/IP protocol IP address, Ports,#$#!263995#!#$200431992752.rar!#$#delphi development of a serial testing software for learning.
Platform: | Size: 1024 | Author: 纪海晨 | Hits:

[CommunicationTCP[1][1].UDP

Description: vc++网络编程,socket vc++网络编程,socket vc++网络编程,socket-vc network programming, network programming vc socket, socket vc network programming, vc network programming socket, socket
Platform: | Size: 55296 | Author: sunjianhua | Hits:

[Program docTCP-IP2shixian

Description: 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机网络的系统管理员。 -integrity of the book and a detailed introduction of the TCP/IP protocol is how to achieve. The book is about 500 Legend, OK 15000 actual operation of the C code, For the use of teaching methods to help you master TCP/IP achieved. The book not only explains the socket API and the agreement between the nation and the realization of the mainframe and router realize the difference. Also introduced the 4.4 BSD-Lite version of the new features, such as multicasting, long fat pipe support, window zoom, timestamp options and other topics, and so on. Readers of this book, Volume 1 should have elaborated on the TCP/IP basic knowledge. The book apply to the understanding of TCP/TP how to achieve the agreement. including the preparation of network application programmers and the use of TCP/
Platform: | Size: 30044160 | Author: 陈鹤 | Hits:

[Internet-NetworkTcpSocketClass

Description: vc源代码,用于windows环境下socket编程,相关的方法封装成类Class,非常好用,并且支持多线程环境下使用。-vc source code for windows environment socket programming, related to the encapsulation method Class category, very convenient, and to support multithreaded environment.
Platform: | Size: 3072 | Author: lvzhuqiang | Hits:

[Internet-NetworkDesktopService

Description: 自己写TCP服务器代码,线程池,日志记录,TCP模式,很稳定。ORACLE的OCI接口-wrote TCP server code, thread pool, the log records, TCP model, a very stable. Oracle OCI interface
Platform: | Size: 5991424 | Author: wangtao | Hits:

[Scannerrawsocket

Description: 用raw socket 发送TCP报文有助于理解网络协议-used raw socket TCP packet sent to understand network protocol
Platform: | Size: 1121280 | Author: 蔡润达 | Hits:

[Internet-NetworkCode

Description: 网络的相关知识,网络程序的编写,Socket是连接应用程序与网络驱动程序的桥梁,Socket在应用程序中创建,通过bind与驱动程序建立关系。此后,应用程序送给Socket的数据,由Socket交给驱动程序向网络上发送出去。计算机从网络上收到与该Socket绑定的IP+Port相关的数据后,由驱动程序交给Socket,应用程序便可从该Socket中提取接收到的数据。网络应用程序就是这样通过socket进行数据的发送与接收的。TCP与UDP的工作原理与编写过程,如何在程序中链接库文件。一个字符界面的聊天程序。-network of the knowledge, network program, Socket is a link between the application and network driver bridges, Socket in the application process to create, Driving through bind with the procedures established relations. Since then, Socket applications presented data from the socket to the network driver to send out. Computer network received from the Socket bundled IP Port relevant data, by the driver to Socket, application procedures can Socket from the extraction of data received. Network applications through this is the socket for data transmission and reception. TCP and UDP Principle and the work of preparation, how to process the document link. Characters in a chat interface procedures.
Platform: | Size: 11264 | Author: 中国 | Hits:

[Internet-Networkconnection

Description: 局域网用的微型通信工具 socket TCP连接-LAN communication tools used in micro-socket TCP connection
Platform: | Size: 3072 | Author: 周志伟 | Hits:

[Internet-Networkupp_TCPSendFile

Description: TCP/IP进行文件传输的好源码,用于SOCKET编程-TCP/IP file transfer to a good source for programming SOCKET
Platform: | Size: 440320 | Author: lirui | Hits:

[CommunicationTCPIP

Description: 运用套接字进行IP/TCP通信, 学习socket和IPTCP-Sockets for the use of IP/TCP communications, socket and IPTCP learning
Platform: | Size: 77824 | Author: zhouxiaohua | Hits:

[JSP/JavaJAVAcharting

Description: 基于JAVA的ICQ实现,服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.-Based on JAVA realize the ICQ, the server-client through the socket Socket (TCP) connection. In java using a very simple set of interfaces, Java API to handle socket communications category provides a java.net.Socket., Makes the preparation of web applications is relatively easy.
Platform: | Size: 484352 | Author: 郭小溪 | Hits:

[JSP/Javachengxu

Description: 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-Between server and client through the socket Socket (TCP) connection. In java using a very simple set of interfaces, Java API to handle socket communications category provides a java.net.Socket., Makes the preparation of web applications is relatively easy. Server used to meet the needs of multi-threaded multi-user request, through the JDBC database connection with the background and, through the creation of a ServerSocket object to monitor connection requests from clients, the default port is 8080, and then infinite loop calling accept () method to accept client connection
Platform: | Size: 164864 | Author: 达瓦 | Hits:

[OtherTCP-IP2(1)

Description: 本书完整而详细地介绍了TCP/IP协议是如何实现的。书中给出了约500个图例,15 000行实际操作的C代码,采用举例教学的方法帮助你掌握TCP/IP实现。本书不仅说明了插口API和协议族的关系以及主机实现与路由器实现的差别。还介绍了4.4BSD-Lite版的新的特点,如多播、长肥管道支持、窗口缩放、时间戳选项以及其他主题等等。读者阅读本书时,应当具备卷1中阐述的关于TCP/IP的基本知识。本书适用于希望理解TCP/TP协议如何实现的人,包括编写网络应用程序的程序员以及利用TCP/IP维护计算机网络的系统管理员。 -This book a complete and detailed introduction to TCP/IP protocol is how to achieve. The book gives about 500 Legend, 15,000 lines of C code the actual operation, using for example the teaching method to help you master TCP/IP to achieve. This book not only describes the socket API and the protocol suite, as well as the relationship between the host and router to achieve the realization of the difference. Also introduced the 4.4BSD-Lite version of the new features, such as multicasting, long fat pipe support, window scaling, timestamps, etc. options as well as other topics. Readers of this book, should have set out in Volume 1 on the TCP/IP basic knowledge. I hope this book applicable to understanding TCP/TP protocol on how to achieve, including the preparation of web application programmers, as well as the use of TCP/IP maintenance of computer network system administrator.
Platform: | Size: 11368448 | Author: lst | Hits:

[Internet-NetworkLinuxTCPSocket

Description: 嵌入式LINUX网络编程socket源代码。调试成功的!-Embedded LINUX network programming socket source code. Debugging success!
Platform: | Size: 2048 | Author: zb | Hits:

[Internet-Networklisten

Description: 使用原始套接字写的tcp/ip通讯的服务器端程序,很好用的。-Written by the use of raw socket tcp/ip communication server-side procedures, very good use.
Platform: | Size: 56320 | Author: 扬载伦 | Hits:

[Web Serverqddown_java8543535625

Description: 系统采用客户/服务器摸式 服务器与客户间通过套接口Socket(TCP)连接。在java中使用套接口相当简单,Java API为处理套接口的通信提供了一个类java.net.Socket.,使得编写网络应用程序相对容易.服务器采用多线程以满足多用户的请求,通过JDBC与后台数据库连接,并通过创建一个ServerSocket对象来监听来自客户的连接请求,默认端口为8080,然后无限循环调用accept()方法接受客户程序的连接-System uses a client/server mode between server and client through the socket Socket (TCP) connection. In java using a very simple set of interfaces, Java API to handle socket communications category provides a java.net.Socket., Makes the preparation of web applications is relatively easy. Server used to meet the needs of multi-threaded multi-user request, through the JDBC database connection with the background and, through the creation of a ServerSocket object to monitor connection requests from clients, the default port is 8080, and then infinite loop calling accept () method to accept client connection
Platform: | Size: 903168 | Author: 梧桐 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net